Skip to content
Back to search
30
MCP

Knowledge Graph Memory

pulsemcp/knowledge graph memory

Provides a knowledge graph management system for storing, retrieving, and querying information to build and maintain long-term memory across conversations.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Memory Custom
Provides a knowledge graph-based memory system for creating, managing, and querying structured information with features like custom file pa
0 tools
Codebase Memory
Persistent codebase knowledge graph that survives session restarts and context compaction.
0 tools
Basic Memory
Knowledge management system that builds a persistent semantic graph in markdown, locally.
0 tools
Codebase Memory
Persistent codebase knowledge graph. Survives session restarts and context compaction.
0 tools
Codebase Memory
Persistent codebase knowledge graph. Survives session restarts and context compaction.
0 tools
Qdrant Knowledge Graph
Integrates a knowledge graph with semantic search capabilities, enabling efficient storage, retrieval, and querying of structured informatio
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "knowledge_graph_memory": {
      "url": "None",
      "transport": "http"
    }
  }
}